FlexPivot for WPF | ComponentOne
C1.PivotEngine Assembly / C1.PivotEngine Namespace / ValueSet<T> Class / ValueSet<T> Constructor / ValueSet<T> Constructor()

In This Topic
    ValueSet<T> Constructor()
    In This Topic
    Initializes a new instance of a ValueSet<T>.
    Syntax
    'Declaration
     
    Public Function New()
    public ValueSet<T>()
    See Also